home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
Utilities
/
Unix
/
CommandMon.app
/
English.lproj
/
InfoPanel.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1992-12-26
|
323b
|
25 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
Controller = {
ACTIONS = {
appDidInit:;
setTime:;
app:;
setCommand:;
setActive:;
windowWillResize:;
showInfoPanel:;
};
OUTLETS = {
infoPanel;
unixObject;
outputText;
theIndicator;
commandField;
};
SUPERCLASS = Object;
};